home *** CD-ROM | disk | FTP | other *** search
- I've compiled agrep using GCC 2.3.3, Patchlevel 1, and the MiNT
- libraries, version 30.
-
- It compiled without any difficulties (well, there were a few compiler
- warnings, but they don't appear to be a problem), and seems to work
- fine. A version I compiled using earlier library/compiler versions has
- been doing a good job for me for the past couple of months.
-
- agrep is supposed to be FASTER than grep/egrep/fgrep, which is something
- of a bonus, and does various things that they can't; notably
- "approximate" searching, in which it matches strings with errors.
-
- Queries should be addressed to:
- cbbrowne@csi.uottawa.ca
- or
- aa454@freenet.carleton.ca (I THINK this is the address...)
-
- Christopher Browne
- March 11, 1992
-
-